program variable造句
例句与造句
- The data is passed into our program variables
,数据被传递到我们的程序变量( - Moving data to program variables
将数据移至程序变量 - They re more like algebraic variables than traditional programming variables
。它们更像是代数变量而不是传统的编程变量。 - For example , it shows that you do not have to declare or predefine program variables
例如,它表明您不需要声明或预定义程序变量。 - To another our program variables is comparatively very fast , our i o is faster - at least in theory
)传递到另一个位置(我们的程序变量)是相当快的,因此输入输出更快至少理论上如此。 - It's difficult to find program variable in a sentence. 用program variable造句挺难的
- The command info variables will print out the values of all program variables , but will take a long time because gdb prints variables from the c library as well as our program code
Info variables命令将打印出所有程序变量的值,但这要进行很长时间,因为gdb将打印c库和程序代码中的变量。 - When data from a transact - sql result column , return code , or output parameter is moved into a program variable , the data must be converted from the sql server 2005 system data type to the data type of the variable
将transact - sql结果列、返回代码或输出参数中的数据移到某个程序变量中时,必须将这些数据从sql server 2005系统数据类型转换成该变量的数据类型。 - Data types may be converted when data from one object is moved to , compared with , or combined with data from another object , or when data from a transact - sql result column , return code , or output parameter is moved into a program variable
在将一个对象中的数据移至另一对象、与另一对象中的数据比较或组合,或者将来自transact - sql结果列、返回代码或输出参数的数据移至程序变量中时,可能需要转换数据类型。